home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / bbs / wwbbs31_source.lha / WWBBS / Programming / proto / wwbbs.h
C/C++ Source or Header  |  1995-09-19  |  155b  |  7 lines

  1. #ifndef PROTO_WWBBS_H
  2. #define PROTO_WWBBS_H
  3. extern struct Library *WorldWideBase;
  4. #include <clib/wwbbs_protos.h>
  5. #include <pragmas/wwbbs_pragmas.h>
  6. #endif
  7.